[INFO] cloning repository https://github.com/sjrusso8/spark-connect-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjrusso8/spark-connect-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb520be066b48bfc1a6f712770003c7ec8c1adbc
[INFO] testing sjrusso8/spark-connect-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjrusso8%2Fspark-connect-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] finished tweaking git repo https://github.com/sjrusso8/spark-connect-rs
[INFO] tweaked toml for git repo https://github.com/sjrusso8/spark-connect-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjrusso8/spark-connect-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjrusso8/spark-connect-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 563df8e8f823d2a2eaf9a9fb4c5d585206d94a21f5b3f09abce10a681f672dd5
[INFO] running `Command { std: "docker" "start" "-a" "563df8e8f823d2a2eaf9a9fb4c5d585206d94a21f5b3f09abce10a681f672dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "563df8e8f823d2a2eaf9a9fb4c5d585206d94a21f5b3f09abce10a681f672dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563df8e8f823d2a2eaf9a9fb4c5d585206d94a21f5b3f09abce10a681f672dd5", kill_on_drop: false }`
[INFO] [stdout] 563df8e8f823d2a2eaf9a9fb4c5d585206d94a21f5b3f09abce10a681f672dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f84b94445d6a718dcdcf7b6963a8884693f3859980be0ad2279d818720350d00
[INFO] running `Command { std: "docker" "start" "-a" "f84b94445d6a718dcdcf7b6963a8884693f3859980be0ad2279d818720350d00", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/examples/Cargo.toml: unused manifest key: bin.5.required-feature
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling arrow-schema v55.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.14
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling arrow-buffer v55.0.0
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling arrow-data v55.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling arrow-array v55.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling arrow-select v55.0.0
[INFO] [stderr]    Compiling arrow-arith v55.0.0
[INFO] [stderr]    Compiling arrow-ipc v55.0.0
[INFO] [stderr]    Compiling arrow-row v55.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling arrow-cast v55.0.0
[INFO] [stderr]    Compiling arrow-ord v55.0.0
[INFO] [stderr]    Compiling arrow-string v55.0.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling spark-connect-rs v0.0.2 (/opt/rustwide/workdir/crates/connect)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling arrow-json v55.0.0
[INFO] [stderr]    Compiling arrow-csv v55.0.0
[INFO] [stderr]    Compiling arrow v55.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling examples v0.0.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr] error: could not compile `examples` (bin "writer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name writer --edition=2021 examples/src/writer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tls"))' -C metadata=5eb19e1c6e39ce74 -C extra-filename=-d5b39beebf97beb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern spark_connect_rs=/opt/rustwide/target/debug/deps/libspark_connect_rs-e7da6a0933439cf2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-046d91c4952b1dd1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc9adMjO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspark_connect_rs-e7da6a0933439cf2,libprost_types-a08db982c8100507,libthiserror-c5cd77d49e30ea37,librand-90b85863a315a72d,librand_chacha-9b986b65fe0205c8,librand_core-a342951004e6bf1e,libtower-504d55c571188972,liburl-6dbf206181ea533b,libidna-682f2d516b4463bd,libidna_adapter-341e83c91099d33d,libicu_normalizer-9ed23b6eb91a6da4,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-e117976c5d575518,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-08be1b2dd185d450,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-2b370af8f2b3ac7d,libicu_provider-7408f9937b04bd67,libicu_locid-442986c4bfa03833,liblitemap-705c4d2af7d10c57,libtinystr-05a352f692ac1fa3,libzerovec-7924eaff7c1aef87,libwriteable-45c783735d88c2b0,libyoke-f66f6eb19999e0ad,libzerofrom-b08d5fd35da69363,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-948599200288fa84,libuuid-07a6144eae350804,libgetrandom-8b6e54b62d10ca9f,libtonic-a9eea716d36ea9c5,libhyper_timeout-76a6cb19581bd7f3,libtokio_io_timeout-8cd692d7b906a557,libasync_stream-063a37ebc1598ad2,libaxum-51580698710b232f,libpercent_encoding-9bee39bbc5bd523a,libmatchit-b2689776cf6e5db9,libbitflags-e2b4db6c651223da,libsync_wrapper-17f912c27eab8964,libaxum_core-258641534121ba50,libmime-4b44681fdb2c65f7,libhyper-300c65630ff36612,libwant-ebb62b904cfd4e90,libtry_lock-aa504cbc7f0db5fb,libhttparse-4b1ed73b760072b9,libh2-9f8a8fbbf8a5818a,libfutures_channel-579caa5f736a8bdf,libhttpdate-9f9d2502c6a38412,libtower-5272c1ecd9251e33,libindexmap-2f7144244cfc793c,libhashbrown-8ac6e23154e6c3d0,libtokio_util-5658091552048811,libfutures_sink-be8442ee548d90f9,librand-90e75766900e984d,librand_chacha-1e92ce01ad3eea2a,libppv_lite86-4250c766b4729968,librand_core-4e4525c595709da1,libfutures_util-b90032baa63e8969,libslab-d5baaec43f78caea,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libbase64-64299f9d815d057c,libprost-66becc2e625bf6a7,libpin_project-3daf4c914d5bd5ba,libtracing-a92c45456004a7df,libtracing_core-0ecfba6a9805b247,libtower_service-0d7df29686b13872,libtokio_stream-2523154dcadf0df0,libfutures_core-fc6bb1738f00fc87,libhttp_body-55d6cb70abbc2e8d,libhttp-e8280dd9b32b681f,libfnv-2d77ec4f6f971b24,libtokio-046d91c4952b1dd1,libsocket2-9590eedb67bcac94,libmio-0c581762ea9249f9,libpin_project_lite-89bb0688a32eddef,libarrow-034f2f0774acfbfc,libarrow_row-434570c2acf73b0f,libarrow_json-e15fcd0bbbed7b4f,libsimdutf8-707b525ce49425da,libserde_json-635ff64c61fb138a,libindexmap-07b1fc4ce02bb20d,libequivalent-fdc46004df91ad08,libarrow_ipc-d75934c9cf52102d,libflatbuffers-120d4efbf3137de0,libbitflags-96e56b993b11ae97,libarrow_csv-a5334f3041991117,liblazy_static-2bb390fee0230a38,libcsv-29b0975bf412ab8c,libitoa-fae1464d0bb8aa60,libserde-9c00b2e905717dda,libcsv_core-e7d153abf562f378,libarrow_string-4d9971cc191b3dad,libregex_syntax-da82f70c77ad4195,libregex-cdaa403005aa1aa8,libregex_automata-bb9baf62c4fc9ceb,libaho_corasick-d22314b9f6c031a2,libregex_syntax-c75f63bf10bc1d3f,libmemchr-3ffe5f7a52883367,libarrow_cast-66ba85d794237936,libatoi-5dd59f64f62945e4,libryu-0f2a15b68b451590,libbase64-2a03de3babadded3,libcomfy_table-77e767a99500ad20,libunicode_width-ff8848b4c91bc42d,libstrum-84069d4afdd52428,liblexical_core-a34591bf1878457e,liblexical_write_float-1e0487c22f2c6819,liblexical_write_integer-ece5a206f9f8b1f6,liblexical_parse_float-865c44a00553f517,liblexical_parse_integer-d0b6d00cfabdbaaf,liblexical_util-cd9ff0c3b897d43e,libstatic_assertions-d53a9977dc6e27e5,libarrow_arith-67521efda0e26d5c,libarrow_ord-7e8312b54601f065,libarrow_select-ab0ccc1d4511ec3b,libarrow_array-ed8df5eb0cccd680,libahash-dc6975403cb774a7,libgetrandom-20ae3ddaafe27f4d,liblibc-e32e94b265a2208b,libonce_cell-778c08b2406fdd3b,libzerocopy-c612eb560542fb5e,libhashbrown-19954401a582c725,libchrono-4401cb7404c248b5,libiana_time_zone-e43d893440f63b04,libarrow_data-258ac4c45dadbf9e,libarrow_schema-d13776dfd73681df,libarrow_buffer-e90aa4fd8fad688f,libbytes-bfe11088fe358bd1,libhalf-1f711ea04206681d,libcfg_if-33ef6c02a07f9fec,libnum-c5f4adcc34e370ea,libnum_iter-454c927d67413941,libnum_rational-7bd082a7184b0373,libnum_complex-650a2515ef3ef31f,libnum_bigint-0b2f53e08b27526f,libnum_integer-a24785240b674132,libnum_traits-03248b5cb9dcfe99}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc9adMjO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/deltalake-471e60ebfeae201f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `examples` (bin "deltalake") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f84b94445d6a718dcdcf7b6963a8884693f3859980be0ad2279d818720350d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84b94445d6a718dcdcf7b6963a8884693f3859980be0ad2279d818720350d00", kill_on_drop: false }`
[INFO] [stdout] f84b94445d6a718dcdcf7b6963a8884693f3859980be0ad2279d818720350d00
